home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Class Administrator / LessonPlan / card_3025.txt < prev    next >
Text File  |  1987-12-04  |  2KB  |  69 lines

  1. -- card: 3025 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2741
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=205 top=154 right=208 bottom=277
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 31685 / 31685
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Help
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   show card field "Explanation"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 4 (button)
  28. -- low flags: 00
  29. -- high flags: 0003
  30. -- rect: left=241 top=308 right=333 bottom=335
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 27009 / 27009
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: New Button
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to next card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 5 (field)
  47. -- low flags: 81
  48. -- high flags: 0007
  49. -- rect: left=75 top=209 right=304 bottom=471
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 3
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Explanation
  58. ----- HyperTalk script -----
  59. On MouseUp
  60.   Hide card field "Explanation"
  61. end MouseUp
  62.  
  63.  
  64.  
  65. -- part contents for card part 5
  66. ----- text -----
  67. This Lesson Plan module is attached to the gradebook program.  It is far from an ideal lesson plan book.
  68.  
  69. Its strength is as an auxiliary to the main program.  By filling out lesson plans and by using the assignment cards, you will automatically be linked to several important features of the gradebook program.  First, you can use the printer icon on the gradebook sheet to print out missing assignments for any student.  Second, you archive assignments from year to year, and simply by selecting them from the lesson plan and clicking on the get assignment button, you can immediately call it up.